Skip to content

fix(deps): update okhttp monorepo to v5.1.0#1047

Merged
breedx-splk merged 1 commit into
mainfrom
renovate/okhttp-monorepo
Jul 7, 2025
Merged

fix(deps): update okhttp monorepo to v5.1.0#1047
breedx-splk merged 1 commit into
mainfrom
renovate/okhttp-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jul 7, 2025

This PR contains the following updates:

Package Change Age Confidence
com.squareup.okhttp3:mockwebserver (source) 5.0.0 -> 5.1.0 age confidence
com.squareup.okhttp3:okhttp (source) 5.0.0 -> 5.1.0 age confidence

Release Notes

square/okhttp (com.squareup.okhttp3:mockwebserver)

v5.1.0

2025-07-07

  • New: Response.peekTrailers(). When we changed Response.trailers() to block instead of
    throwing in 5.0.0, we inadvertently removed the ability for callers to peek the trailers
    (by catching the IllegalStateException if they weren't available). This new API restores that
    capability.

  • Fix: Don't crash on trailers() if the response doesn't have a body. We broke [Retrofit] users
    who read the trailers on the raw() OkHttp response, after its body was decoded.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from a team as a code owner July 7, 2025 20:51
@breedx-splk breedx-splk merged commit 1350aff into main Jul 7, 2025
7 checks passed
@renovate renovate Bot deleted the renovate/okhttp-monorepo branch July 7, 2025 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant